home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d2 / pwrbt14e.arc / VENDOR.DOC < prev   
Text File  |  1990-12-01  |  5KB  |  88 lines

  1.  
  2.                                Vendor Information
  3.                                    PowerBatch
  4.                          Computing Systems Design, Inc.
  5.  
  6.  The copying restrictions listed in this file apply to any individual,
  7.  organization, user group, or business that charges any fee for the
  8.  distribution of the ShareWare version of PowerBatch produced by Computing
  9.  Systems Design, Inc. (CSD, Inc). PowerBatch is a ShareWare product and is a
  10.  copyrighted product by CSD, Inc.
  11.  
  12.  No organization who receives remuneration for the distribution of software
  13.  products may sell or distribute CSD products without prior written permission
  14.  from CSD. Any ASP member vendor will be granted the right to distribute
  15.  PowerBatch. ASP member vendors may receive written permission by contacting
  16.  CSD via CompuServe EasyPlex, CID 72701,155 or by writing to the address below.
  17.  
  18.  Non-ASP vendors may request permission by writing
  19.       CSD, Inc.
  20.       P.O. Box 566484
  21.       Atlanta, GA 30356-6009
  22.  furnishing COMPANY NAME, OWNER'S NAME, COMPANY ADDRESS, TELEPHONE NUMBER, AND
  23.  METHOD OF DISTRIBUTION (floppy disk, CD, etc).
  24.  
  25.  Permission is granted to distribute only the evaluation version of PowerBatch.
  26.  Registered versions of the software differ from the evaluation version only in
  27.  title screens and ShareWare registration information.
  28.  
  29.  The Registration Fee for PowerBatch is ....................$30 US
  30.  
  31.          >>> PAYMENT MUST BE IN U.S. FUNDS, DRAWN ON A U.S. BANK. <<<
  32.  
  33.  CATALOG DESCRIPTION
  34.  
  35.  Add power to your batch files with PowerBatch. Create batch files that execute
  36.  with the speed only a compiled program can deliver.
  37.  
  38.  Standard batch functions plus over 40 additional commands provide you with the
  39.  capability to create professional screen displays with boxes, colors, direct
  40.  cursor positioning, and keyboard input capability.
  41.  
  42.  Validate drives, directories, files, and paths before your batch file attempts
  43.  to copy or use data. Retrieve environment variables, current date, current
  44.  time, disk capabilities, and free space and make intelligent decisions within
  45.  your batch files using the string and numeric comparison commands.
  46.  
  47.  Create variables and constants to be used in any of the PowerBatch commands,
  48.  even DOS commands!
  49.  
  50.  Need to create a batch file that cannot be exited by pressing break (or any
  51.  key)? PowerBatch gives you an option at compile time to create a batch file
  52.  that cannot be exited by pressing the break key. Great for consultants who
  53.  need to create for clients batch files that cannot be modified or misused.
  54.  
  55.  PowerBatch gives you:
  56.      1) Commands which provide systems information. These commands provide the
  57.           current color settings, the current date, the current time, check for
  58.           the existance of a valid drive letter, and commands which check for
  59.           the existance of a directory or a file.
  60.      2) Commands which control the flow of the batch program. Execute different
  61.           portions of the batch program based on existance or non-existance of
  62.           directories or files. Compare the contents of one variable with the
  63.           contents of another variable or a constant and execute different
  64.           portions of the batch program based on the results of the compare.
  65.      3) Commands which control the way text is printed on the screen. Change
  66.           any portion of the screen to any valid screen color, cause a message
  67.           to blink on the screen, or highlight a message in reverse video.
  68.      4) Commands which provide string manipulation. Change a string to all
  69.           upper case characters, or all lower case characters. Extract a
  70.           portion of a string such as the first three characters or the last
  71.           four characters. Build a new string from two existing strings by
  72.           concatenation of the two strings.
  73.      5) Commands which deal with screen writing and input from the keyboard.
  74.           These commands are the main strength in the PowerBatch system.
  75.           Directly address any position on the screen and move the cursor to
  76.           that position to read or write text. Automatically center a message
  77.           or title on any line. Box commands draw borders around portions of
  78.           the screen to enhance screen appearance. Read a single key from the
  79.           keyboard, read the response to a query that only accepts a yes or no
  80.           response, read a string of characters from the keyboard with a
  81.           specified maximum length, and read keys from the keyboard
  82.           automatically changing the characters to upper case.
  83.  
  84.  UPDATES
  85.  
  86.  Updates will be furnished automatically to any vendor to whom registrations
  87.  can be traced.
  88.